home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hottest 6
/
Hottest 6 (1996)(PDSoft)[!].iso
/
software
/
business
/
misc
/
amicheck
/
macros
/
popcalc.rexx
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1978-11-24
|
240 b
|
10 lines
/* amiCheck macro: Pop up a calculator */
/* An example of how to launch other programs */
OPTIONS RESULTS
/* allow us to invoke shell commands */
address command
/* run the calculator program */
"sys:tools/calculator"